projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d8d31f
)
Tiny url-util.el code clean-up.
author
Lars Magne Ingebrigtsen
<larsi@gnus.org>
Tue, 10 Apr 2012 17:03:34 +0000
(19:03 +0200)
committer
Lars Magne Ingebrigtsen
<larsi@gnus.org>
Tue, 10 Apr 2012 17:03:34 +0000
(19:03 +0200)
lisp/url/url-util.el
patch
|
blob
|
history
diff --git
a/lisp/url/url-util.el
b/lisp/url/url-util.el
index 848eb66e54bc1351349aeaf8bf5d0ea5a5fc8535..d12bd5447fa6e4b522949e1e55371954ddf4f972 100644
(file)
--- a/
lisp/url/url-util.el
+++ b/
lisp/url/url-util.el
@@
-330,8
+330,7
@@
forbidden in URL encoding."
" ")
(t (byte-to-string code))))
str (substring str (match-end 0)))))
- (setq tmp (concat tmp str))
- tmp))
+ (concat tmp str)))
(defconst url-unreserved-chars
'(